home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / utilities / _graphics / graphics / _dive / _help < prev    next >
Encoding:
Text File  |  1993-11-25  |  3.3 KB  |  73 lines

  1.  
  2.  
  3.  !Dive Instructions
  4. --------------------
  5.  
  6. Introduction:
  7.  
  8.   On TV programs about fractals they often show amazing films of animated
  9. dives into and out of the Mandelbrot set. These films will most probably be
  10. made with a really awesome computer, and my guess is that they wouldn't
  11. attempt to generate the image in real time but make up the film step by step
  12. like an animation. However I thought it would be really excellent to have a
  13. program that would do a dive in real time, so you could steer about and go
  14. wherever you wanted. So I have been attempting to write such a program.
  15.   !Dive is the present state of my work presented in a user friendly form,
  16. it is fairly experimental ( that's my excuse anyway ) and so is still a bit
  17. rough. I was going to write a text file explaining how the main routines in
  18. the program work, but when I came to do it I realised it was going be a
  19. fairly extensive venture, so best for any queries, comments etc, to be sent
  20. to me at the address at the end ( unless you have better, i.e newer, address
  21. to send them to ). 
  22.  
  23. Instructions:
  24.  
  25.   Full control of the program is by mouse and the various icons to the right
  26. of the screen.
  27.  
  28.   Steering - Clicking on the four arrows at the top of the icons will
  29.              cause the view to pan in various directions. The direction
  30.              arrows are highlighted to show the current direction of
  31.              motion. The arrows keys can also be used to activate these
  32.              icons.
  33.  
  34.   Zooming  - The program can be switched between Zooming in, Zooming out
  35.              and Scrolling across the set. Click on the second icon down
  36.              to change the present option. The icon itself shows the current
  37.              option. The 'Z' key may also be used.
  38.  
  39.   Restart  - Click on the next icon ( mini-Mandelbrot image ) to restart
  40.              the program. Zoom type and direction arrows are reset.
  41.  
  42.   Redraw   - Click on the icon that looks like ( or is supposed to ) a
  43.              pretty picture, and the image will be redrawn with no speedup
  44.              algorithms ( ie the picture will be totally correctly drawn )
  45.              Zoom type and direction arrows are not reset.
  46.  
  47.   Palette  - The palette shaped icon switches between various palettes,the 
  48.              effect being immediatly obvious.
  49.              
  50.   Size     - The number in the small box with arrows above and below is the
  51.              size of the image being processed in pixel dimensions ( the
  52.              picture is always square ). Clicking on the arrows will raise
  53.              or lower the size, but the effect will not be noticeable until
  54.              either Restart or Redraw are selected. The idea of this is to
  55.              reduce the image size, to increase the speed of processing, but
  56.              I prefer the big image anyway.
  57.  
  58.   Info Box - At the bottom of the screen is a box showing the current X
  59.              minimum, Y minimum and width of the image. This is only a rough
  60.              guide, it stops being any use quite soon into the dive.
  61.  
  62.   Quitting - Press ESC to Quit the program.
  63.  
  64.   And there you have it, have fun, and don't get too annoyed when the
  65. program screws up and puts lines all over the screen - I reserve that right!
  66.   
  67.                          John Hedley
  68.                           15 Hill Rise
  69.                            Trowell
  70.                             Nottingham
  71.                              NG9 3PE
  72.  
  73.